home *** CD-ROM | disk | FTP | other *** search
/ Mobiclic 47 / MOBICLIC 47.ISO / mac / DATA / COMMUNS / MOBICLIC_MENUS.CST / 00253_Script_CLIC_ZAP_INTR0 < prev    next >
Text File  |  2002-09-19  |  126b  |  8 lines

  1. on mouseDown
  2.   if the pauseState = 1 then exit
  3.   coupeson(3)
  4.   niveauSon
  5.   hide_title()
  6.   go marker(+1)
  7. end
  8. -----------